Skip to content

Fix support for PresentMode::AutoNoVsync#448

Merged
parasyte merged 1 commit intoparasyte:mainfrom
mkrasnitski:present-mode-supported
Mar 31, 2026
Merged

Fix support for PresentMode::AutoNoVsync#448
parasyte merged 1 commit intoparasyte:mainfrom
mkrasnitski:present-mode-supported

Conversation

@mkrasnitski
Copy link
Copy Markdown
Contributor

Fixes #447.

Also fixes `PixelsBuilder::enable_vsync(false)` having no effect.
@parasyte parasyte merged commit 2bb74a4 into parasyte:main Mar 31, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SurfaceCapabilities::present_modes are not properly checked, causing vsync setting to not be respected.

2 participants